﻿2026-08-03T04:56:23.4708962Z ##[group]Run actions/checkout@v5
2026-08-03T04:56:23.4709186Z with:
2026-08-03T04:56:23.4709330Z   repository: SaberMage/spt-shell-notify
2026-08-03T04:56:23.4709513Z   path: .adapter-notify
2026-08-03T04:56:23.4711196Z   token: ***
2026-08-03T04:56:23.4711324Z   ssh-strict: true
2026-08-03T04:56:23.4711444Z   ssh-user: git
2026-08-03T04:56:23.4711567Z   persist-credentials: true
2026-08-03T04:56:23.4711706Z   clean: true
2026-08-03T04:56:23.4711834Z   sparse-checkout-cone-mode: true
2026-08-03T04:56:23.4711989Z   fetch-depth: 1
2026-08-03T04:56:23.4712105Z   fetch-tags: false
2026-08-03T04:56:23.4712227Z   show-progress: true
2026-08-03T04:56:23.4712352Z   lfs: false
2026-08-03T04:56:23.4712467Z   submodules: false
2026-08-03T04:56:23.4712591Z   set-safe-directory: true
2026-08-03T04:56:23.4712740Z   allow-unsafe-pr-checkout: false
2026-08-03T04:56:23.4712888Z env:
2026-08-03T04:56:23.4713011Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-03T04:56:23.4713172Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-03T04:56:23.4715846Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-03T04:56:23.4719886Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30784469908-1-43e54958fe614d32900f5c782375afe4
2026-08-03T04:56:23.4720300Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30784469908-1-43e54958fe614d32900f5c782375afe4
2026-08-03T04:56:23.4720670Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30784469908-1-43e54958fe614d32900f5c782375afe4
2026-08-03T04:56:23.4720931Z ##[endgroup]
2026-08-03T04:56:23.6681538Z Syncing repository: SaberMage/spt-shell-notify
2026-08-03T04:56:23.6682081Z ##[group]Getting Git version info
2026-08-03T04:56:23.6682502Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-03T04:56:23.7059732Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-03T04:56:23.7381229Z git version 2.43.0.windows.1
2026-08-03T04:56:23.7408461Z ##[endgroup]
2026-08-03T04:56:23.7416891Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2a390f26-2a46-4fbc-99f0-74442ea84768\.gitconfig'
2026-08-03T04:56:23.7433391Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2a390f26-2a46-4fbc-99f0-74442ea84768' before making global git config changes
2026-08-03T04:56:23.7434168Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T04:56:23.7440357Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-03T04:56:23.8607477Z ##[group]Initializing the repository
2026-08-03T04:56:23.8613278Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-03T04:56:23.8982859Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-03T04:56:23.9008575Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-03T04:56:23.9307751Z ##[endgroup]
2026-08-03T04:56:23.9308158Z ##[group]Disabling automatic garbage collection
2026-08-03T04:56:23.9313272Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-03T04:56:23.9667101Z ##[endgroup]
2026-08-03T04:56:23.9667453Z ##[group]Setting up auth
2026-08-03T04:56:23.9677674Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-03T04:56:23.9940571Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-03T04:56:24.6495329Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T04:56:24.6750299Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-03T04:56:25.1855356Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T04:56:25.2100865Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-03T04:56:25.8076522Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-03T04:56:25.8421373Z ##[endgroup]
2026-08-03T04:56:25.8421651Z ##[group]Determining the default branch
2026-08-03T04:56:25.8423669Z Retrieving the default branch name
2026-08-03T04:56:26.2864508Z Default branch 'main'
2026-08-03T04:56:26.2864921Z ##[endgroup]
2026-08-03T04:56:26.2865230Z ##[group]Fetching the repository
2026-08-03T04:56:26.2871202Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-03T04:56:27.1688993Z From https://github.com/SaberMage/spt-shell-notify
2026-08-03T04:56:27.1689420Z  * [new branch]      main       -> origin/main
2026-08-03T04:56:27.1818259Z ##[endgroup]
2026-08-03T04:56:27.1818504Z ##[group]Determining the checkout info
2026-08-03T04:56:27.1819339Z ##[endgroup]
2026-08-03T04:56:27.1825260Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-03T04:56:27.2111023Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-03T04:56:27.2387636Z ##[group]Checking out the ref
2026-08-03T04:56:27.2392762Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-03T04:56:27.2948632Z branch 'main' set up to track 'origin/main'.
2026-08-03T04:56:27.2948987Z Reset branch 'main'
2026-08-03T04:56:27.2973320Z ##[endgroup]
2026-08-03T04:56:27.3250937Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-03T04:56:27.3490546Z ee2d37eadc730c0019e0af82d683074c509634a2
